home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / helppcb.arc / HLPU < prev    next >
Text File  |  1990-07-06  |  3KB  |  63 lines

  1.  
  2. (U)pload a File - Function Help
  3. -------------------------------
  4.  
  5. Subcommands:  (filename 1) (filename 2) (filename 3) (protocol) (gb or bye)
  6.  
  7.               (filename) any valid DOS filename may be used and more than one
  8.                          filename may be entered if you choose to use a BATCH
  9.                          protocol for the file transfer
  10.  
  11.               (protocol) is a letter from A-Z of the protocol desired
  12.                          based on the protocols available
  13.  
  14.               (gb)       Either (gb) or (bye) may be entered on the command
  15.               (bye)      line to indicate that you want the system to hang up
  16.                          after it finishes the file transfer
  17.  
  18. Description:  Allows transferring a file from your machine to the host system.
  19.  
  20.               There can be up to 26 different types of protocols available.  If
  21.               you have not previously set a default protocol for the system you
  22.               are calling, you will be asked for the protocol type each time
  23.               you request a download.
  24.  
  25.               Ascii protocol transfers are only available on non-binary text
  26.               files.  Filenames which have extensions of .EXE, .ARC, .COM,
  27.               .WKS, etc.  can not be downloaded using Ascii protocol.
  28.  
  29.               Due to the wide range of protocols now available, it is suggested
  30.               you check with the sysop of this system if you have a question on
  31.               which protocols have been implemented and how to properly set
  32.               your software protocols to match those of this system.
  33.  
  34. Selecting
  35. Files:        Unlike downloading a filename must be specified exactly as you
  36.               intend to send it.  In other words, if you type the word "TEST"
  37.               then the name of the file when posted will be called "TEST" with
  38.               no other extension added to it.
  39.  
  40.               After giving the system one or more filenames to be uploaded it
  41.               will ask you for a description of each file.  Your description
  42.               can be up to 8 lines long of 45 characters each.  If you wish to
  43.               make a particular file PRIVATE so that it is not posted in the
  44.               public upload directory you simply place a "/" at the beginning
  45.               of the first line of text in your description.
  46.  
  47. Batch
  48. Uploads:      When uploading a batch of files you must enter at least ONE
  49.               filename even if it is a dummy filename.  Then on your end you
  50.               simply tell your software to send all of the desired files.  Any
  51.               files that are received which you did not specify originally
  52.               will then be brought up on the screen with the system asking you
  53.               to describe each of them.
  54.  
  55.               To send more than one file you must either enter (UB) as your
  56.               upload command or on the command line simply type more than one
  57.               filename.  See the examples below.
  58.  
  59. Examples:     U TEST          - uploads TEST using the default protocol
  60.               U TEST X        - uploads TEST using the Xmodem protocol
  61.               U TEST1 TEST2 Y - uploads both TEST1 & TEST2 using Ymodem/BATCH
  62.  
  63.